github.com/jackc/pgx/v5/internal/stmtcache.LRUCache.allocNode (method)
2 uses
github.com/jackc/pgx/v5/internal/stmtcache (current package)
lru_cache.go#L74: node := c.allocNode()
lru_cache.go#L171: func (c *LRUCache) allocNode() *lruNode {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)